home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / ahmstanc / _setup.1 / AHMStdReg.hpp < prev    next >
Encoding:
C/C++ Source or Header  |  1998-12-05  |  5.7 KB  |  179 lines

  1. // Borland C++ Builder
  2. // Copyright (c) 1995, 1998 by Borland International
  3. // All rights reserved
  4.  
  5. // (DO NOT EDIT: machine generated header) 'AHMStdReg.pas' rev: 3.00
  6.  
  7. #ifndef AHMStdRegHPP
  8. #define AHMStdRegHPP
  9. #include <AHMTFolderLookup.hpp>
  10. #include <AHMTLanguageCombo.hpp>
  11. #include <AHMTDBAscii.hpp>
  12. #include <AHMTAutoStores.hpp>
  13. #include <AHMTPrinterCombo.hpp>
  14. #include <AHMTDBLookupMenu.hpp>
  15. #include <AHMTDBCommandLabel.hpp>
  16. #include <AHMTDBStickyLabel.hpp>
  17. #include <AHMTIconCtrls.hpp>
  18. #include <AHMTFormDivider.hpp>
  19. #include <AHMTFileLabel.hpp>
  20. #include <AHMTFileCtrls.hpp>
  21. #include <AHMTExplorerView.hpp>
  22. #include <AHMTExplorerTree.hpp>
  23. #include <AHMTClipboard.hpp>
  24. #include <AHMTDBSpinEdit.hpp>
  25. #include <AHMTDBOfficeEdit.hpp>
  26. #include <AHMTDBLookupEdit.hpp>
  27. #include <AHMTDBIndexLookup.hpp>
  28. #include <AHMTVersionLabel.hpp>
  29. #include <AHMTInformationLabel.hpp>
  30. #include <AHMTOfficeEdit.hpp>
  31. #include <AHMTColorCombo.hpp>
  32. #include <AHMTFontControls.hpp>
  33. #include <AHMTCommandLabel.hpp>
  34. #include <AHMTAutoCombo.hpp>
  35. #include <AHMTStickyLabel.hpp>
  36. #include <AHMTSpinEdit.hpp>
  37. #include <AHMTRealSpinEdit.hpp>
  38. #include <AHMTFileLookup.hpp>
  39. #include <AHMTLookupMenu.hpp>
  40. #include <AHMTLookupEdit.hpp>
  41. #include <AHMSControls.hpp>
  42. #include <AHMTAnimator.hpp>
  43. #include <DsgnIntf.hpp>
  44. #include <Classes.hpp>
  45. #include <SysInit.hpp>
  46. #include <System.hpp>
  47.  
  48. //-- user supplied -----------------------------------------------------------
  49.  
  50. namespace Ahmstdreg
  51. {
  52. //-- type declarations -------------------------------------------------------
  53. class DELPHICLASS TAHMAboutStandardControl;
  54. class PASCALIMPLEMENTATION TAHMAboutStandardControl : public Dsgnintf::TPropertyEditor 
  55. {
  56.     typedef Dsgnintf::TPropertyEditor inherited;
  57.     
  58. public:
  59.     virtual void __fastcall Edit(void);
  60.     virtual System::AnsiString __fastcall GetValue(void);
  61.     virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
  62. public:
  63.     /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMAboutStandardControl(void) { }
  64.     
  65. public:
  66.     /* TObject.Create */ __fastcall TAHMAboutStandardControl(void) : Dsgnintf::TPropertyEditor() { }
  67.     
  68. };
  69.  
  70. class DELPHICLASS TAHMROInfoProperty;
  71. class PASCALIMPLEMENTATION TAHMROInfoProperty : public Dsgnintf::TStringProperty 
  72. {
  73.     typedef Dsgnintf::TStringProperty inherited;
  74.     
  75. public:
  76.     virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
  77. public:
  78.     /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMROInfoProperty(void) { }
  79.     
  80. public:
  81.     /* TObject.Create */ __fastcall TAHMROInfoProperty(void) : Dsgnintf::TStringProperty() { }
  82.     
  83. };
  84.  
  85. class DELPHICLASS TAHMDBStringProperty;
  86. class PASCALIMPLEMENTATION TAHMDBStringProperty : public Dsgnintf::TStringProperty 
  87. {
  88.     typedef Dsgnintf::TStringProperty inherited;
  89.     
  90. public:
  91.     virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
  92.     virtual void __fastcall GetValueList(Classes::TStrings* List);
  93.     virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
  94. public:
  95.     /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMDBStringProperty(void) { }
  96.     
  97. public:
  98.     /* TObject.Create */ __fastcall TAHMDBStringProperty(void) : Dsgnintf::TStringProperty() { }
  99.     
  100. };
  101.  
  102. class DELPHICLASS TAHMDataFieldProperty;
  103. class PASCALIMPLEMENTATION TAHMDataFieldProperty : public Ahmstdreg::TAHMDBStringProperty 
  104. {
  105.     typedef Ahmstdreg::TAHMDBStringProperty inherited;
  106.     
  107. public:
  108.     virtual System::AnsiString __fastcall GetDataSourcePropName(void);
  109.     virtual void __fastcall GetValueList(Classes::TStrings* List);
  110. public:
  111.     /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMDataFieldProperty(void) { }
  112.     
  113. public:
  114.     /* TObject.Create */ __fastcall TAHMDataFieldProperty(void) : Ahmstdreg::TAHMDBStringProperty() { }
  115.         
  116.     
  117. };
  118.  
  119. class DELPHICLASS TAHMItemDataFieldProperty;
  120. class PASCALIMPLEMENTATION TAHMItemDataFieldProperty : public Ahmstdreg::TAHMDBStringProperty 
  121. {
  122.     typedef Ahmstdreg::TAHMDBStringProperty inherited;
  123.     
  124. public:
  125.     virtual System::AnsiString __fastcall GetDataSourcePropName(void);
  126.     virtual void __fastcall GetValueList(Classes::TStrings* List);
  127. public:
  128.     /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMItemDataFieldProperty(void) { }
  129.     
  130. public:
  131.     /* TObject.Create */ __fastcall TAHMItemDataFieldProperty(void) : Ahmstdreg::TAHMDBStringProperty()
  132.          { }
  133.     
  134. };
  135.  
  136. class DELPHICLASS TAHMROCaptionProperty;
  137. class PASCALIMPLEMENTATION TAHMROCaptionProperty : public Dsgnintf::TCaptionProperty 
  138. {
  139.     typedef Dsgnintf::TCaptionProperty inherited;
  140.     
  141. public:
  142.     virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
  143. public:
  144.     /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMROCaptionProperty(void) { }
  145.     
  146. public:
  147.     /* TObject.Create */ __fastcall TAHMROCaptionProperty(void) : Dsgnintf::TCaptionProperty() { }
  148.     
  149. };
  150.  
  151. class DELPHICLASS TAHMDBAsciiConfigEditor;
  152. class PASCALIMPLEMENTATION TAHMDBAsciiConfigEditor : public Dsgnintf::TDefaultEditor 
  153. {
  154.     typedef Dsgnintf::TDefaultEditor inherited;
  155.     
  156. public:
  157.     virtual void __fastcall ExecuteVerb(int Index);
  158.     virtual System::AnsiString __fastcall GetVerb(int Index);
  159.     virtual int __fastcall GetVerbCount(void);
  160.     virtual void __fastcall Edit(void);
  161. public:
  162.     /* TComponentEditor.Create */ __fastcall virtual TAHMDBAsciiConfigEditor(Classes::TComponent* AComponent
  163.         , Dsgnintf::TFormDesigner* ADesigner) : Dsgnintf::TDefaultEditor(AComponent, ADesigner) { }
  164.     
  165. public:
  166.     /* TObject.Destroy */ __fastcall virtual ~TAHMDBAsciiConfigEditor(void) { }
  167.     
  168. };
  169.  
  170. //-- var, const, procedure ---------------------------------------------------
  171. extern PACKAGE void __fastcall Register(void);
  172.  
  173. }    /* namespace Ahmstdreg */
  174. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  175. using namespace Ahmstdreg;
  176. #endif
  177. //-- end unit ----------------------------------------------------------------
  178. #endif    // AHMStdReg
  179.